Published 2004-08-26 01:59:22

My old website www.akbkhome.com has been suffering from serious neglect. I scraped enough together time a few months ago to extract the old content out of midgard, into a subversion with a wiki like file structure, and overlay a simple rendering layer.

For some strange reason, even though I'm dieing to get on with pintcompiler and dbdo, the fact that most of the links on the old site where broken really annoyed me. So I spent a bit of time this week writing a editing interface for it.

These days I try and avoid any type of dynamic interface work in HTML - XUL is the only way to do forms, and user-interfaces. So I started with the midas demo code and plugged it into a XUL interface.

Along with this I added a links editor [press on the view as links] (as that was the major thing to sort out on the site), a insert link from navigation bar (as my menu is a simple html list, parsed with XML_Tree). Added a few fun features like a image browser, tag viewer, webdav publishing (thanks to a link from chegru) and hey it's a pretty damn cool simple site manager.
Have fun playing with it.. (mozilla/firefox only)
http://www.akbkhome.com/wiki.php/Edit/phpmole_IDE/index

the only bit that bugs me at the moment is how to get the selection code to recognize that you pressed on an image (I suspect I may have to add onclick handlers to the images or something..)



Mentioned By:
google.com : april (66 referals)
google.com : december (54 referals)
google.com : xul midas (27 referals)
google.com : firefox Midas (15 referals)
google.com : midas firefox (14 referals)
google.com : midas xul (13 referals)
google.com : firefox midas demo (7 referals)
google.com : php sorting (6 referals)
google.com : insert html in xul (5 referals)
google.com : php sort rss (5 referals)
google.com : midas xul demo (4 referals)
google.com : midas demo (3 referals)
google.com : midas demo php (3 referals)
google.com : midas demo xul (3 referals)
google.com : midas php (3 referals)
google.com : november (3 referals)
google.com : XUL demo (3 referals)
google.com : demo midas firefox (2 referals)
google.com : firefox html mess (2 referals)
google.com : http://www.akbkhome.com/blog.php/View/45/Sorting_out_my_old_HTML_mess__XULMidas_is_nice.html (2 referals)

Comments

I guess you mean mozilla/firefox, right ? :)
#0 - Arnaud ( Link) on 2004-08-26 18:04:30 Delete Comment
Syntax color-coding
I really love everything I come across at your site in XUL. I haven't gotten around to long at things in depth, but often when I want to know if something has been done, it leads me to your page. :)

One thing I think would be so great would be (along the IDE theme you mention) the use of the project not only for rich text, but to do syntax coloring (e.g., for PHP). I'd love to see an IDE which could be readily improved upon by others and open source in an accessible language combination. One could save a local copy to interface with PHP to save the results too.

thanks,
Brett
#1 - Brett ( Link) on 2007-02-14 18:14:59 Delete Comment

Add Your Comment

Follow us on